[INFO] fetching crate subtr-actor 1.0.2...
[INFO] fixing subtr-actor-1.0.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate subtr-actor 1.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate subtr-actor 1.0.2
[INFO] finished tweaking crates.io crate subtr-actor 1.0.2
[INFO] tweaked toml for crates.io crate subtr-actor 1.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate subtr-actor 1.0.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate subtr-actor 1.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termcolor v1.4.1
[INFO] [stderr]   Downloaded zmij v1.0.18
[INFO] [stderr]   Downloaded pastey v0.2.3
[INFO] [stderr]   Downloaded ts-rs-macros v11.1.0
[INFO] [stderr]   Downloaded ts-rs v11.1.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.36
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded siphasher v1.0.2
[INFO] [stderr]   Downloaded rawpointer v0.2.1
[INFO] [stderr]   Downloaded linkme v0.3.36
[INFO] [stderr]   Downloaded erased-serde v0.4.10
[INFO] [stderr]   Downloaded bitter v0.9.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded anyhow v1.0.100
[INFO] [stderr]   Downloaded boxcars v0.11.3
[INFO] [stderr]   Downloaded ndarray v0.17.2
[INFO] [stderr]   Downloaded glam v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c55436c983632bb72a7ceffeb5c4ad94fe0c491a2152f2ee4add4505124515e0
[INFO] running `Command { std: "docker" "start" "c55436c983632bb72a7ceffeb5c4ad94fe0c491a2152f2ee4add4505124515e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c55436c983632bb72a7ceffeb5c4ad94fe0c491a2152f2ee4add4505124515e0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c55436c983632bb72a7ceffeb5c4ad94fe0c491a2152f2ee4add4505124515e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c55436c983632bb72a7ceffeb5c4ad94fe0c491a2152f2ee4add4505124515e0" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking bitter v0.9.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking glam v0.31.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking ts-rs v11.1.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking boxcars v0.11.3
[INFO] [stderr]     Checking subtr-actor v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/stats/timeline/../../../docs/replay-format-evolution.md`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/stats/timeline/collector_tests.rs:6:43
[INFO] [stdout]   |
[INFO] [stdout] 6 | const REPLAY_FORMAT_EVOLUTION_DOC: &str = include_str!("../../../docs/replay-format-evolution.md");
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::stats::common::*`
[INFO] [stdout]  --> src/stats/calculators/mod.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) use crate::stats::common::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor_state::*`
[INFO] [stdout]    --> src/lib.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub use crate::actor_state::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::stats::common::*`
[INFO] [stdout]  --> src/stats/calculators/mod.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) use crate::stats::common::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::actor_state::*`
[INFO] [stdout]    --> src/lib.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub use crate::actor_state::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_parts`, `from_parts_with_live_play_state`, and `timeline_with_live_play_state` are never used
[INFO] [stdout]    --> src/stats/calculators/frame_input.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl FrameInput {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn from_parts(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn from_parts_with_live_play_state(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     pub fn timeline_with_live_play_state(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `finalized_within` is never used
[INFO] [stdout]    --> src/stats/calculators/in_flight.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl RecognitionLog {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 166 |     fn finalized_within(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `in_window` is never used
[INFO] [stdout]    --> src/stats/calculators/in_flight.rs:179:4
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn in_window(rec: &Recognition, now: f32, window: f32, committed_only: bool) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `any_in_flight`, and `len` are never used
[INFO] [stdout]    --> src/stats/calculators/in_flight.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 198 | impl<C> InFlightLedger<C> {
[INFO] [stdout]     | ------------------------- associated items in this implementation
[INFO] [stdout] 199 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn any_in_flight(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `happened_within` and `recognitions_within` are never used
[INFO] [stdout]    --> src/stats/calculators/in_flight.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 245 | impl<C: InFlightItem> InFlightLedger<C> {
[INFO] [stdout]     | --------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 321 |     pub fn happened_within(&self, now: f32, window: f32, committed_only: bool) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub fn recognitions_within(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `len` are never used
[INFO] [stdout]    --> src/stats/calculators/in_flight.rs:368:12
[INFO] [stdout]     |
[INFO] [stdout] 367 | impl<K, C> KeyedInFlightLedger<K, C> {
[INFO] [stdout]     | ------------------------------------ associated items in this implementation
[INFO] [stdout] 368 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `entry_or_insert_with`, `values`, and `values_mut` are never used
[INFO] [stdout]    --> src/stats/calculators/in_flight.rs:408:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | impl<K: Eq + Hash + Clone, C> KeyedInFlightLedger<K, C> {
[INFO] [stdout]     | ------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 408 |     pub fn entry_or_insert_with(&mut self, key: K, default: impl FnOnce() -> C) -> &mut C {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub fn values(&self) -> impl Iterator<Item = &C> + '_ {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 423 |     pub fn values_mut(&mut self) -> impl Iterator<Item = &mut C> + '_ {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `happened_within` and `recognitions_within` are never used
[INFO] [stdout]    --> src/stats/calculators/in_flight.rs:517:12
[INFO] [stdout]     |
[INFO] [stdout] 454 | impl<K: Eq + Hash + Clone, C: InFlightItem> KeyedInFlightLedger<K, C> {
[INFO] [stdout]     | --------------------------------------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub fn happened_within(&self, now: f32, window: f32, committed_only: bool) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 525 |     pub fn recognitions_within(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `produced_event_for` is never used
[INFO] [stdout]    --> src/stats/calculators/event_definition.rs:216:14
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub const fn produced_event_for<E: StatsEvent>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StatsEvent` is never used
[INFO] [stdout]    --> src/stats/calculators/event_definition.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub trait StatsEvent {
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_event_definitions` is never used
[INFO] [stdout]    --> src/stats/calculators/event_definition.rs:290:8
[INFO] [stdout]     |
[INFO] [stdout] 290 | pub fn all_event_definitions() -> &'static [EventDefinition] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventVariantTs` is never constructed
[INFO] [stdout]    --> src/stats/calculators/event_definition.rs:323:12
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub struct EventVariantTs {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EventDefinitionCatalogEntry` is never constructed
[INFO] [stdout]    --> src/stats/calculators/event_definition.rs:336:12
[INFO] [stdout]     |
[INFO] [stdout] 336 | pub struct EventDefinitionCatalogEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `event_definition_catalog` is never used
[INFO] [stdout]    --> src/stats/calculators/event_definition.rs:347:8
[INFO] [stdout]     |
[INFO] [stdout] 347 | pub fn event_definition_catalog() -> Vec<EventDefinitionCatalogEntry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlipResetEvent` is never constructed
[INFO] [stdout]  --> src/stats/calculators/flip_reset.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FlipResetEvent {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostWallDodgeEvent` is never constructed
[INFO] [stdout]   --> src/stats/calculators/flip_reset.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PostWallDodgeEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlipResetFollowupDodgeEvent` is never constructed
[INFO] [stdout]   --> src/stats/calculators/flip_reset.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FlipResetFollowupDodgeEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlipResetHeuristic` is never constructed
[INFO] [stdout]   --> src/stats/calculators/flip_reset.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub(crate) struct FlipResetHeuristic {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlipResetTouchFeatures` is never constructed
[INFO] [stdout]   --> src/stats/calculators/flip_reset.rs:77:8
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct FlipResetTouchFeatures {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scale_factor_for_positions` is never used
[INFO] [stdout]   --> src/stats/calculators/flip_reset.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn scale_factor_for_positions(ball_position: glam::Vec3, player_position: glam::Vec3) -> f32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_touch_features` is never used
[INFO] [stdout]    --> src/stats/calculators/flip_reset.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn build_touch_features(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flip_reset_confidence` is never used
[INFO] [stdout]    --> src/stats/calculators/flip_reset.rs:133:4
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn flip_reset_confidence(features: &FlipResetTouchFeatures) -> f32 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flip_reset_candidate` is never used
[INFO] [stdout]    --> src/stats/calculators/flip_reset.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub(crate) fn flip_reset_candidate(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flip_reset_followup_touch_candidate` is never used
[INFO] [stdout]    --> src/stats/calculators/flip_reset.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub(crate) fn flip_reset_followup_touch_candidate(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flip_reset_proximity_candidate` is never used
[INFO] [stdout]    --> src/stats/calculators/flip_reset.rs:218:4
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn flip_reset_proximity_candidate(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlipResetTracker` is never constructed
[INFO] [stdout]    --> src/stats/calculators/flip_reset.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub struct FlipResetTracker {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/stats/calculators/flip_reset.rs:278:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | impl FlipResetTracker {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 278 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub fn on_frame(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub fn flip_reset_events(&self) -> &[FlipResetEvent] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     pub fn current_frame_flip_reset_events(&self) -> &[FlipResetEvent] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 326 |     pub fn post_wall_dodge_events(&self) -> &[PostWallDodgeEvent] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub fn current_frame_post_wall_dodge_events(&self) -> &[PostWallDodgeEvent] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 334 |     pub fn flip_reset_followup_dodge_events(&self) -> &[FlipResetFollowupDodgeEvent] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub fn current_frame_flip_reset_followup_dodge_events(&self) -> &[FlipResetFollowupDodgeEvent] {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     pub fn into_events(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     fn build_flip_reset_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     fn build_flip_reset_followup_touch_candidate(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     fn build_flip_reset_proximity_event(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     fn update_flip_reset_events(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 490 |     fn update_dodge_rising_edges(&mut self, processor: &dyn ProcessorView) -> SubtrActorResult<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 |     fn wall_sequence_scale_factor(player_rigid_body: &boxcars::RigidBody) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |     fn player_is_grounded_for_wall_sequence(player_rigid_body: &boxcars::RigidBody) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 526 |     fn player_is_touching_wall(player_rigid_body: &boxcars::RigidBody) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 535 |     fn update_post_wall_dodge_events(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 605 |     fn update_flip_reset_followup_dodge_events(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_label` is never used
[INFO] [stdout]   --> src/stats/calculators/flick.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl FlickKind {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn as_label(self) -> StatLabel {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoalTagDefinition` is never constructed
[INFO] [stdout]    --> src/stats/calculators/goal_tags.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct GoalTagDefinition {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `goal_tag_definition` is never used
[INFO] [stdout]    --> src/stats/calculators/goal_tags.rs:192:14
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub const fn goal_tag_definition(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ALL_GOAL_TAG_DEFINITIONS` is never used
[INFO] [stdout]    --> src/stats/calculators/goal_tags.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub const ALL_GOAL_TAG_DEFINITIONS: &[GoalTagDefinition] = &[
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_events` is never used
[INFO] [stdout]    --> src/stats/calculators/goal_tags.rs:875:20
[INFO] [stdout]     |
[INFO] [stdout] 855 |         impl $calculator {
[INFO] [stdout]     |         ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 875 |             pub fn new_events(&self) -> &[GoalTagAssignment] {
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 889 | impl_goal_tag_calculator!(DoubleTapGoalCalculator, DoubleTapGoalCalculatorConfig);
[INFO] [stdout]     | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_goal_tag_calculator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_events` is never used
[INFO] [stdout]    --> src/stats/calculators/goal_tags.rs:937:12
[INFO] [stdout]     |
[INFO] [stdout] 926 | impl SustainedPressureGoalCalculator {
[INFO] [stdout]     | ------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 937 |     pub fn new_events(&self) -> &[GoalTagAssignment] {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `new_events` is never used
[INFO] [stdout]    --> src/stats/calculators/goal_tags.rs:990:12
[INFO] [stdout]     |
[INFO] [stdout] 979 | impl KickoffGoalCalculator {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 990 |     pub fn new_events(&self) -> &[GoalTagAssignment] {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `events` is never used
[INFO] [stdout]    --> src/stats/calculators/player_state_span.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl<S: Clone + PartialEq> PlayerSpanTracker<S> {
[INFO] [stdout]     | ----------------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn events(&self) -> &[PlayerStateSpan<S>] {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `subtr-actor` (lib); 37 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name subtr_actor --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=57f2d6be387d1c12 -C extra-filename=-be45b0eee18ddbf8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-988b46b4ae3fd97d.rmeta --extern boxcars=/opt/rustwide/target/debug/deps/libboxcars-1fe9839e60b074ed.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-6e130f3f61282288.so --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-45f7329f0f7c1122.rmeta --extern float_ord=/opt/rustwide/target/debug/deps/libfloat_ord-f944208f1178d1a9.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-f5f5adc15ab04dfd.rmeta --extern linkme=/opt/rustwide/target/debug/deps/liblinkme-45057751a7f7a198.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-afca5d2b4f7ff5c1.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-6af066c7926f8372.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpastey-8a75d68ddc2aaa22.so --extern serde=/opt/rustwide/target/debug/deps/libserde-5b8d7259ac677c9b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ea78b11e42343cb9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-42d24dcbdcb74c5b.rmeta --extern ts_rs=/opt/rustwide/target/debug/deps/libts_rs-ea03f09d3edbf0f7.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `subtr-actor` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c55436c983632bb72a7ceffeb5c4ad94fe0c491a2152f2ee4add4505124515e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c55436c983632bb72a7ceffeb5c4ad94fe0c491a2152f2ee4add4505124515e0", kill_on_drop: false }`
[INFO] [stdout] c55436c983632bb72a7ceffeb5c4ad94fe0c491a2152f2ee4add4505124515e0
